home *** CD-ROM | disk | FTP | other *** search
/ Next Step: Mars? / Next Step Mars (1994)(IVI).iso / lingo.ini < prev    next >
Text File  |  1994-10-12  |  420b  |  10 lines

  1.  
  2. on startup
  3. --    put "Now loading LINGO.INI"&&the date&&the time
  4. --    put "This computer is running in "&& the colorDepth &"-bit color depth."
  5. --    set the centerStage to TRUE
  6. --    openxlib "fileio"
  7.   set the searchCurrentFolder to FALSE
  8.   set the searchPath = [string(the PathName),"@\movies\","@\movies\adventur\","@\movies\challeng\","@\movies\council\","@\movies\dreams\","@\movies\enterpri\"]
  9. end startup
  10.